home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / texts / hsc.lha / hsc / example / source_hsc / hugo / hugo.hsc < prev   
Text File  |  1995-10-23  |  217b  |  18 lines

  1. <*
  2. ** this is the stupid file of our example project
  3. *>
  4. <$include file="macro.hsc">
  5. <WEBPAGE>
  6.  
  7. <HEADING title="Hugo's page">
  8.  
  9. <IMG SRC="hugo.gif" ALT="HUGO">
  10. <BR>
  11. This is hugo. Disappointed?
  12.  
  13. <FOOTLINE>
  14. </WEBPAGE>
  15.  
  16.  
  17.  
  18.